The following tables list the members exposed by OlapElementDescriptorCollectionBase<T>.
Name | Description | |
---|---|---|
Clear | Removes all elements from this collection. | |
Contains | Returns a boolean value indicating whether an item with the specified name exists in this collection. | |
ToString | Returns the string representation of this instance. | |
TryGetItem | Returns a boolean value indicating whether an item with the specified name exists in this collection. |
Name | Description | |
---|---|---|
AddItem | Adds the specified item to the collection, to be associated with the specified name. | |
RemoveItem | Removes the specified item from the collection. |